dist: Add a dist script to generate css
authorMatthias Clasen <mclasen@redhat.com>
Tue, 12 Jan 2021 13:18:47 +0000 (08:18 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 12 Jan 2021 13:42:18 +0000 (08:42 -0500)
commit13ef82fc4d9a245e9e925f8c86b598d62cfd1954
tree54d3792ec937b34d1d5316c6fdc13c86e7f7c15b
parentb33ca43e146494973e1fe2f10ac8b4d008e8ac1a
dist: Add a dist script to generate css

When I added the sassc option, I failed to ensure that
the theme css is included in the tarballs. This is required
to make tarball builds with -Dsassc=disabled work.
build-aux/meson/dist-theme.py [new file with mode: 0644]
meson.build